home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 1999 #10
/
1999 CD 10 (black).iso
/
Spank2
/
spank2.exe
/
scripts
/
DefineButton2_55
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1999-06-04
|
122 b
|
9 lines
on(press){
tellTarget("_level2/spankscore")
{
nextFrame();
stop();
}
gotoAndPlay(1066);
}